Welcome![Sign In][Sign Up]
Location:
Search - fat16 specification

Search list

[Other resourceC_Code_of_FAT_Filesystem_for_Eemonstration_Date_20

Description: FAT文件系统源代码,,欢迎大家下载! 文件系统的功能如下: 1->采用C代码编程。 2->兼容FAT16文件系统,支持256字节的长文件名,最大路径长度260个字节,符合标准Microsoft Longfilename specification; 3->移植于各种应用,只需编写sector读写两个函数,即可使用文件系统全部功能,包括打开文件,关闭文件,读文件,写文件,建立文件,删除文件,查找文件,列举DISK 下的文件,列举目录下的文件 5->支持同时打开多个文件,可打开最多254个文件; 6->可直接使用在MP3,MP4,digital camera手机应用开发中-FAT file system source code, and you are welcome to download! File System functions as follows : 1 -
Platform: | Size: 269364 | Author: 6756 | Hits:

[Other resourceC_Code_of_FAT_Filesystem_for_Eemonstration_Date_20

Description: 本文件系统为使用单片机操作文件的用户专门设计,功能强大,性能可靠:欢迎大家下载,测试,使用 1->兼容FAT16文件系统,支持256字节长文件名,最大路径长度260个字节,与标准Microsoft Longfilename specification兼容; 2->可以在任意单片机平台上运行,只要编写一个读写sector驱动。 3->文件系统功能齐全,这些功能包括了打开文件,关闭文件,读文件,写文件,建立文件,删除文件,查找文件,列举DISK内所有文件, 列举目录内所有文件 4->可同时打开254个文件,满足复杂应用要求; 5->可作为嵌入式FAT文件系统代码,直接使用于MP3,MP4,digital camera手机应用开发等诸多环境。 -the file system for the use of SCM operational documents users specially designed, powerful, reliable performance : Welcome to download, test, use 1 -
Platform: | Size: 266719 | Author: 6756 | Hits:

[Embeded-SCM Developfat_demo_CODE

Description: 1)兼容FAT16文件系统,长文件名,最大路径长度260个字节,符合Microsoft Longfilename specification。 2)可移植于各种平台,只需编写sector驱动驱动,共计两个函数:1)read_flash_sector() 2)write_flash_sector()。 3)文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,TotalFileBUFsQTYeachFCB,FileBUFSize来控制。 4)可同时打开多个文件;最大打开文件数可使用编译宏MaximumFCB设定,MaximumFCB最大值限定为254。 5)文件保护功能:文件可同时打开多个FCB,而只有其中一个FCB可以得到文件RD/WR权限。该功能完全由文件系统代码来完成,上层应用无需编写额外代码。 6)所有编译宏存放于文件fat_cfg.h。 联系作者:QQ:292942278,e-mail:figureyang@yahoo.com.cn
Platform: | Size: 360369 | Author: 6756 | Hits:

[Other resourceFileSystem

Description: FAT12/FAT16/FAT32/NTFS specification
Platform: | Size: 2202622 | Author: Tony | Hits:

[ARM-PowerPC-ColdFire-MIPS硬盘和FAT文件系统的详细分析

Description: This mainly about the Fat32/16 s specification and some instructions about build the USB Disk ect.
Platform: | Size: 587776 | Author: 顾维 | Hits:

[SCMC_Code_of_FAT_Filesystem_for_Eemonstration_Date_20

Description: FAT文件系统源代码,,欢迎大家下载! 文件系统的功能如下: 1->采用C代码编程。 2->兼容FAT16文件系统,支持256字节的长文件名,最大路径长度260个字节,符合标准Microsoft Longfilename specification; 3->移植于各种应用,只需编写sector读写两个函数,即可使用文件系统全部功能,包括打开文件,关闭文件,读文件,写文件,建立文件,删除文件,查找文件,列举DISK 下的文件,列举目录下的文件 5->支持同时打开多个文件,可打开最多254个文件; 6->可直接使用在MP3,MP4,digital camera手机应用开发中-FAT file system source code, and you are welcome to download! File System functions as follows : 1-
Platform: | Size: 525312 | Author: 6756 | Hits:

[Software EngineeringFAT_file_system_specification

Description: Microsoft Extensible Firmware Initiative FAT32 File System Specification -Microsoft Extensible Firmware Initiative FAT32 File System Specification
Platform: | Size: 54272 | Author: blovemoon | Hits:

[Embeded-SCM Developfat_demo_CODE

Description: 1)兼容FAT16文件系统,长文件名,最大路径长度260个字节,符合Microsoft Longfilename specification。 2)可移植于各种平台,只需编写sector驱动驱动,共计两个函数:1)read_flash_sector() 2)write_flash_sector()。 3)文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,TotalFileBUFsQTYeachFCB,FileBUFSize来控制。 4)可同时打开多个文件;最大打开文件数可使用编译宏MaximumFCB设定,MaximumFCB最大值限定为254。 5)文件保护功能:文件可同时打开多个FCB,而只有其中一个FCB可以得到文件RD/WR权限。该功能完全由文件系统代码来完成,上层应用无需编写额外代码。 6)所有编译宏存放于文件fat_cfg.h。 联系作者:QQ:292942278,e-mail:figureyang@yahoo.com.cn
Platform: | Size: 854016 | Author: 6756 | Hits:

[SCMFileSystem

Description: FAT12/FAT16/FAT32/NTFS specification
Platform: | Size: 2202624 | Author: Tony | Hits:

[Other Embeded programFAT16

Description: 1) 兼容FAT16文件系统,长文件名,最大路径长度260个字节,符合Microsoft Longfilename specification。 2) 可移植于各种平台,只需编写sector驱动驱动,共计两个函数:1)read_flash_sector() 2)write_flash_sector()。 3) 文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,TotalFileBUFsQTYeachFCB,FileBUFSize来控制。 4) 可同时打开多个文件;最大打开文件数可使用编译宏MaximumFCB设定,MaximumFCB最大值限定为254。 5) 文件保护功能:文件可同时打开多个FCB,而只有其中一个FCB可以得到文件RD/WR权限。该功能完全由文件系统代码来完成,上层应用无需编写额外代码。 6) 所有编译宏存放于文件fat_cfg.h。 (本代码只供测试,研究,设计使用,如需用于商业应用,请与作者联系购买许可,qq:292942278,E-MAIL:tony_yang123@sina.com.cn) -err
Platform: | Size: 593920 | Author: 6756 | Hits:

[Other Embeded programFAT16

Description: 1)兼容FAT16文件系统,长文件名,最大路径长度260个字节,符合Microsoft Longfilename specification。 2)可移植于各种平台,只需编写sector驱动驱动,共计两个函数:1)read_flash_sector() 2)write_flash_sector()。 3)文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,TotalFileBUFsQTYeachFCB,FileBUFSize来控制。 4)可同时打开多个文件;最大打开文件数可使用编译宏MaximumFCB设定,MaximumFCB最大值限定为254。 5)文件保护功能:文件可同时打开多个FCB,而只有其中一个FCB可以得到文件RD/WR权限。该功能完全由文件系统代码来完成,上层应用无需编写额外代码。 6)所有编译宏存放于文件fat_cfg.h。 -1) compatible with FAT16 file system, long file name, maximum path length 260 bytes, in line with Microsoft Longfilename specification. 2) can be transplanted into a variety of platforms, just to prepare sector-driven drive, for a total of two functions: 1) read_flash_sector () 2) write_flash_sector (). 3) file buffer functions: 1) read documents, read the location of the buffer zone in the document, you can read files directly buffer, do not need to read physical disk file buffer size can be used to compile macro EnableFileBuf, Tot
Platform: | Size: 683008 | Author: | Hits:

[Embeded-SCM DevelopFAT16

Description: 嵌入式FAT16文件系统源码下载1) 兼容FAT16文件系统,长文件名,最大路径长度260个字节,符合Microsoft Longfilename specification。 2) 可移植于各种平台,只需编写sector驱动驱动,共计两个函数:1)read_flash_sector() 2)write_flash_sector()。 3) 文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,TotalFileBUFsQTYeachFCB,FileBUFSize来控制。 4) 可同时打开多个文件;最大打开文件数可使用编译宏MaximumFCB设定,MaximumFCB最大值限定为254。 5) 文件保护功能:文件可同时打开多个FCB,而只有其中一个FCB可以得到文件RD/WR权限。该功能完全由文件系统代码来完成,上层应用无需编写额外代码。 6) 所有编译宏存放于文件fat_cfg.h。-Embedded FAT16 file system source code download 1) compatible with FAT16 file system, long file name, maximum path length 260 bytes, in line with Microsoft Longfilename specification. 2) can be transplanted into a variety of platforms, just to prepare sector-driven drive, for a total of two functions: 1) read_flash_sector () 2) write_flash_sector (). 3) file buffer functions: 1) read documents, read the location of the buffer zone in the document, you can read files directly buffer, do not need to read physical disk file buffer size can be used to compile macro EnableFileBuf, Tot
Platform: | Size: 594944 | Author: xjj | Hits:

[Program docMicrosoft products related specs/docs

Description: Content: FAT16 spec (pdf) Shell Link (.LNK) Binary File Format (pdf) eXtended Memory Specification (XMS), v2.0 (txt)
Platform: | Size: 919540 | Author: SergeX31 | Hits:

CodeBus www.codebus.net